home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / v10n12.arc / WINEXT.RES / WINEXT.txt
Text File  |  1991-05-30  |  3KB  |  50 lines

  1. WinExt 1.0  by Fran Finnegan (76244,145)
  2. Copyright 
  3.  1991 Finnegan O'Malley && Company Inc.  All Rights Reserved.
  4. First Published in PC Magazine, June 25, 1991
  5. WIN.INI [Extensions] Entry
  6. WinExt Command Line
  7. Current Working Directory (can be overridden by a Start-up Directory in a .PIF file)
  8. The argument list is limited to a DOS maximum of 127 bytes.
  9. New Command &Line (the argument list is limited to a DOS maximum of 127 bytes)
  10. &Default
  11. Mi&nimized
  12. Ma&ximized
  13. &Execute
  14. &Cancel
  15. &Reset
  16. &Usage...
  17. WinExt 1.0  by Fran Finnegan (76244,145)
  18. Copyright 
  19.  1991 Finnegan O'Malley && Company Inc.  All Rights Reserved.
  20. First Published in PC Magazine, June 25, 1991
  21. Usage:    WIN.INI [Extensions]:    ext=winext  [?-+]  dir  app  [args]  ^.ext  [args]
  22.     Program Manager item:    winext.exe  [?-+]  dir  app  [args]  path\file
  23. where:    ext    Extension of associated data file (EXT part of FILENAME.EXT)
  24.     winext    WINEXT.EXE (should be somewhere on the environment PATH)
  25.     ?-+    Optional WinExt arguments:  ?=dialog; -=minimize; +=maximize
  26.     dir    Current Working Directory:  start-up directory (path, . or ..)
  27.     app    Program to run:  .EXE, .COM, .BAT or .PIF file specification
  28.     args    Optional app arguments (for embedded blanks, use " "s)
  29.     ^.ext    File placeholder:  may be ^, ^. or * (ignore .ext, ext or file)
  30.     args    More optional app arguments (WIN.INI [Extensions] entry only)
  31.     path\file    Qualified file specification:  may be .\file or * (ignore file)
  32. winext, dir, app, ^.ext and path\file are required;  ?, -, + and args are optional.
  33. dir may be subsequently overridden by a &Start-up Directory in an app .PIF file.
  34. path\FILENAME substitutions are made for multiple occurrences of the caret (^).
  35. Environment-variable substitutions are made just as in .BAT files:  %variable%.
  36. WinExt Command Line
  37. Out of memory.
  38. .EXE, .COM, .BAT or .PIF file not found.
  39. If no .ext is given, Windows assumes .EXE.
  40. The argument list is limited to 127 bytes.
  41. Path not valid.
  42. &Attempt to dynamically link to a task.6Library requires separate data segments for each task.
  43. Incorrect Windows version.<Invalid .EXE file (non-Windows .EXE or error in .EXE image).
  44. OS/2 application.
  45. DOS 4.0 application.
  46. Unknown .EXE type.oAttempt in protected (Standard or 386 Enhanced) mode to load an .EXE created for an earlier version of Windows.
  47. ZAttempt to load a second instance of an .EXE containing multiple, writeable data segments.
  48. Attempt in Large-Frame EMS mode to load a second instance of an application that links to certain non-shareable DLLs already in use.KAttempt in Real mode to load an application marked for protected-mode only.
  49. by Fran Finnegan
  50.